home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / BROWSERS / WWW131 / ANTMAIL / ANTMAIL.TXT < prev    next >
Encoding:
Text File  |  1996-05-15  |  26.9 KB  |  666 lines

  1. AntMail v.0.7.7
  2.  
  3.      What is Antmail?  It is a mail client for retrieving mail messages
  4. from a POP mail server.  It also allows you to manage these messages and
  5. create and send new messages, as well as import mail from an external mail
  6. drop.  Antmail is FREEWARE, however donations are willingly accepted, 
  7. adresses of people providing donation support in different areas of the
  8. world are located in 'SUPPORT.TXT'.  Also anyone who contributes the
  9. suggested amount will switch over to being registered whenever Antmail
  10. becomes Shareware. And it will of course encourage me to do even more work
  11. to Antmail.
  12.  
  13.      Alot of work has been done on Antmail up to this point but there are
  14. still a few bugs here and there.  Alot more still needs to be done to it,
  15. but I think it has reached a point where it is of use to most users.
  16.  
  17.      Antmail has been tested by a large number of ruthless, cruel and
  18. sadastic people that I have been lucky to call my beta testers.  It's been
  19. put through it's paces on almost all the major AES's (TOS's 1.0 - 4.4,
  20. Magic, Geneva(NeoDesk), MultiTOS, XaAES) and various memory configurations.
  21. It's not perfect on every configuration yet, but it's getting there.  So
  22. for the countless users who will never have to experience some of the old
  23. GUI glitches under the replacements AES's, I want to thank my beta testers
  24. again.
  25.  
  26.  
  27. *******  NEW UPDATES *********
  28.  
  29.      Put a wind_update set of calls around the transport layer dialog at
  30.           program start.  Hopefully this will fix it under Magic and not 
  31.           break it for anything else.  I will expand this to other dialogs
  32.           if it works.
  33.  
  34.      Messages status now processed correctly for messages greater than 94.
  35.  
  36.      A couple of minor adjustments to the .RSC (fixed in Swedish as well)
  37.  
  38.      There is now no maximum limit for the number of messages in a mailbox
  39.           that antmail can process.
  40.  
  41.      Fixed bug with replying to messages with no reply-to: address.
  42.  
  43.      Faster retrieve routines.
  44.  
  45.      Expanded message header to include some more previously missing info. 
  46.  
  47.      User can now type in addresses up to 256 characters in the editor and
  48.           have antmail properly process them.
  49.  
  50.      Antmail attempts to find the MagX cookie.  If it is found then antmail
  51.           switches into it's internal multitasking mode.
  52.  
  53.      Resets the number of messages in OUT Queue window when redrawing
  54.  
  55.      Fixed an incorrectly scanned character. 's' now works for
  56.           send/que/cancel dialog.
  57.  
  58.      Changed the way the IN.BOX structure worked in memory.  Hopefully this
  59.           will fix the bomb that's occuring for some.
  60.  
  61.      Fixed Forward status being attributed to wrong message #.
  62.  
  63.      Mouse form forced back to arrow when returning from viewer or editor.
  64.  
  65. *****
  66.  
  67.  
  68.      SWEDISH resource file.  Thanks to kock@kockens.pp.se, who stayed up
  69.           all night translating the most recent .RSC so that it could go 
  70.           out now.
  71.  
  72. Contents of ZIP
  73.  
  74. ANT_MAIL/
  75.  
  76.           ANT_MAIL.PRG   - The program.
  77.  
  78.           ANT_MAIL.RSC   - New resource.
  79.  
  80.           ANTMAIL.TXT    - This pitiful doc file.
  81.  
  82.           HISTORY.TXT    - Brief account of the lives of Antmail Beta's
  83.  
  84.           SUPPORT.TXT    - Info on how to support Antmail and addresses
  85.                               of people providing support.
  86.  
  87.           SWEDISH/ ANT_MAIL.RSC  - Swedish resource file.
  88.  
  89. ---------------------
  90.  
  91. Docs for Antmail.
  92.  
  93.      Installing Antmail for the first time:
  94.  
  95.           Place Ant_mail.prg and ant_mail.rsc in the same folder.  This
  96. could be anywhere.  However I would suggest giving it a seperate folder.
  97.  
  98.      One copy of Ant_mail can function for multiple people or for multiple
  99. sites.  Between my wife and I, we have 3 different mail accounts that we
  100. manage from the same copy of Ant_mail.
  101.  
  102.      The way antmail, knows what it's supposed to do, is through it's
  103. settings files (ie. DEFAULT.SET).  Before you can use antmail, you will
  104. need to edit your settings.  More information on what all the items in the
  105. settings can be found below.  Once you have finished editing all your
  106. settings, choose save settings from the menu.  Give you settings a name,
  107. that will associate it with whoever's account it is, or the site it's
  108. getting mail from.  Or you can call it whatever you like, antmail doesn't
  109. care.  Now if you are the sole or primary user of antmail, choose "Save
  110. preferences".  This will tell antmail to load your settings when it boots.
  111.  
  112.      Creating a Mail folder.  If you have multiple accounts or multiple 
  113. people it is recommended to create a seperate folder for each account. 
  114. This can be done through the menu item "Create New User Folder ..." under
  115. the menu title "Extras".  This will bring up the fileselector (item
  116. selector), all you need to do is go to the path you want the folder created
  117. in and type in the folder name.  Antmail will then create the necessary
  118. folders for it's operation.  To use this folder, you then need to go into
  119. the "User Settings" dialog and select it as your mail folder.
  120.      
  121. Managing multipe accounts:
  122.  
  123.      Create a settings file for each account.  Save each in a way that will
  124. differentiate it from the others.  Then when you want to get the mail from
  125. that account, select "load settings" from the menu.  Then choose the
  126. .SET file that matches the account you want.
  127.  
  128. Not saving your password:
  129.  
  130.      In some circumstances (work, dorm, etc), you may not want to leave you
  131. password laying around in a file on the machine for others prying eyes.  In
  132. these circumstances when you edit your settings, select 'No' on the save
  133. password question.  In the future when Antmail loads this settings file, it
  134. will prompt you for a password. 
  135.  
  136. Running Antmail in SVENSKA (sp?)  (Swedish).
  137.  
  138.      Copy the .RSC file out of the Swedish folder and replace the old one.
  139.  
  140. Upgrading to Antmail 0.7.6 from an earlier version.
  141.  
  142.      All you need to do is to overwrite the files on your current setup
  143. with the new ones in this archive.  You may choose to be safe and install
  144. it in a seperate folder and copy your .SET file over to the new folder til
  145. you are certain that this version doesn't give you major new bugs.  I
  146. haven't had any reports like this from anyone, but with the almost
  147. limitless number of private configurations of software and hardware out
  148. there this could be a wise percaution.  Once you have the new files on
  149. your hard drive, you will now need to edit your settings.  There are new
  150. options in the "Program" menu item.  These are for an external viewer and
  151. to Force Window redraws.  You will need to set these and save your .SET
  152. file to get the full use of the new version of Antmail.  
  153.  
  154.  
  155. Compatibility:
  156.  
  157.      Antmail is compatible with STiK or GLUESTIK for Networking.
  158. GLUESTIK is a small program that parses STIK calls into MiNT Net calls. 
  159. GLUESTIK is the creation of Scott Bingham.  I spoke with Scott and he says
  160. he will put GLUESTIK on his web page.
  161.  
  162.      Antmail is compatible with the POP3 mail protocol for receiving mail
  163. and the SMTP protocol for Sending mail.  
  164.  
  165.      Antmail will also import mail from external SMTP servers such as NOS
  166. or SENDMAIL (MintNet).
  167.  
  168.      Antmail is also Multitasking compatible.  In a multitasking enviroment
  169. you can view, reply to, or create multiple messages at the same time.
  170.  
  171.  
  172.  
  173. Mail Interaction.
  174.  
  175. Items in the Mail menu:
  176.  
  177.      Check Mail - Logs in, checks for mail, if mail found lists mail, runs
  178.           the listed mail dialog.  This allows you to select individual
  179.           messages for retrieval or deletion. 'Get all' button works like
  180.           get mail below except skips relogin.  I probably will never make
  181.           this a non-modal dialog.  Since leaving yourself logged into the 
  182.           mail server is a good way to get the sys admin mad at you.
  183.  
  184.                When you are in this dialog you can click on the box below
  185.           'RETR' to retrieve the message and/or 'DELE' to delete the
  186.           message.  You need not retrieve a message to delete it off the
  187.           server and you need not delete a message just because you
  188.           retrieve it.  I use this myself to read work related mail but not
  189.           delete it so that I can keep a copy at work.
  190.  
  191.      Get Mail - Logs in, checks for mail, if mail found gets messages,
  192.           checks "leave mail on server" flag if it is not set to 'YES' it
  193.           deletes all the messages.
  194.  
  195.      Send Mail - Starts a dialog.  Enter name of person to send mail to,
  196.           subject (optional), and select the message text with the select
  197.           file to send button.  This message can either be a standard text 
  198.           message or a previously uuencoded binary file.  Transmitting 
  199.           binary files unencoded through mail does not work.
  200.           Click on 'Send' to send mail.
  201.  
  202.      New Message - Uses external viewer defined under Program settings.
  203.           Enter name of person to send mail to, subject (optional) the
  204.           select edit to continue.  When in the editor, it will open or
  205.           create a file called "tmp.msg" (or "tmp.# in a multitasking
  206.           system) in your mail folder.  When you have finished editing your
  207.           mail save it back to this name. Do not change the name or Antmail
  208.           won't be able to find it.
  209.  
  210.      Send Queue Now: This sends all the messages in your OUTGOING mail
  211.           folder.  At the moment once an error is encountered in the mail
  212.           transaction, no further transactions are possible. I'm working on
  213.           this but time was getting short for getting the release out.
  214.  
  215.      After you leave your editor, Antmail will prompt you to choose
  216. 'Send', 'Queue' or 'Cancel'.  'Send' attempts to send your message
  217. immediately.  'Queue' will put the message into your 'OUTGOING' mail folder
  218. to be sent later. 'Cancel' aborts sending the mail, the message will
  219. still be stored as tmp.* until you create or view another message.  If
  220. for some reason Antmail can't transfer the message.  (like your provider
  221. just knocked you offline)  Antmail will prompt you again for Send, Queue or
  222. Cancel.  You can then either attempt to send it again or Queue it for later.
  223. At this alert you can also press "S" send, "Q" queue or "C" cancel.
  224.  
  225.      If Antmail does connect and transfer the message, then it deletes
  226. the "tmp.msg".
  227.  
  228. Notes: 
  229.  
  230.      - Check mail only looks at the first 100 messages on you mail server.
  231. I only know of one person who keeps that much mail on the server.  If you
  232. have more than 100 messages, process the first 100 then reconnect and
  233. look at the rest.  This will require deleting some of the messages off
  234. the server.
  235.  
  236.      - Always save your edited message you create to the name it was when
  237. you started it.  If you don't save it or change it's name, Antmail will
  238. send it the way it was when you first saw it in the editor.
  239.  
  240.      - At the top of a New message you will see a "To:" line and a
  241. "Subject:" line.  It is suggested that you leave these lines alone.  You
  242. can edit them to change the address or subject however do not insert any
  243. extra lines or Antmail will get confused.
  244.  
  245.      - Antmail is limited to one recipient of a message at the moment.  I
  246. will expand this later as well as including CC (carbon copy) and BCC (blind
  247. carbon copy).  I know this is a pretty severe limitation to some, but you
  248. did want to get to use Antmail before June didn't you ;)
  249.  
  250.      - What's "mail to dan".  This is a quick and easy way for you to send
  251. me bug reports or words of encouragement.  I don't know if it will remain,
  252. but it is handy.  When you click on this box, it will fill the 'Mail TO'
  253. line with my email address.
  254.  
  255. -----------------------------------  
  256. Looking at mail in your IN.BOX:
  257.  
  258. and what do all those buttons mean?
  259.  
  260.      You can either press 'F1' or select the menu item.  This will open up
  261. a non modal dialog box displaying the first 10 messages in your IN.BOX. 
  262. The UP and DOWN arrows will go through pages of 10 of your messages.
  263.  
  264.      The items in the inbox listing go in the order as follows:
  265.  
  266.      message status (right now this is mainly the default off the server)
  267.                    ' ' means you have read it already 
  268.                     N  means New message
  269.                     R  means you have Replied to this message
  270.                     F  means you have forwarded it
  271.                     D  means it had been marked for delete
  272.      message size in Kilobytes
  273.      message subject
  274.      message author
  275.      message date
  276.  
  277.           - View will view a selected message
  278.           - Reply will reply to a message
  279.           - Forward will forward a message
  280.  
  281.           - Export will save a message out to a new file
  282.           - Move will move a message to a different mail box (disabled now)
  283.           - Delete will mark a message for delete from a mailbox
  284.           - Cleanup will go through your mailbox deleting all the messages
  285.                marked for delete. 
  286.  
  287.           - Up arrow = previous page
  288.           - Down arrow = next page
  289.  
  290.     Undeleting a message marked for delete.  Simply highlight the message
  291. you want to undelete and click on the delete button again.  It will remove
  292. the flag.
  293.  
  294. Hot keys for IN.BOX window:
  295.  
  296.      R - replies to the current selected message
  297.      F - Forwards the current message
  298.      D - Marks message for delete or unmarks.
  299.      shift UP ARROW - goes to previous page of messages
  300.      shift DOWN ARROW - goes to next page of messages
  301.  
  302. Deleting a message out of your IN.BOX
  303.  
  304.      Select message you want to delete with mouse.
  305.      Click on Delete button or press 'D'.
  306.      When You are ready or have some time press cleanup.
  307.  
  308.      You will now be prompted if you want to attempt to repair the mailbox
  309. while deleting.  
  310.  
  311.      Choose yes or no.  (I will explain the difference below)
  312.  
  313.      When it's done you should have a clean mailbox.
  314.  
  315. What, why and when should I repair?
  316.  
  317.      When you tell Ant_mail to repair while cleaning up a mailbox, it scans
  318. all the messages and rebuilds the TOC file just like they were new
  319. messages.  This should repair most problems in a TOC file.
  320.  
  321.      Why?  Older version had problems with delete and cleanup.  Repairing
  322. makes certain that what parts of a message that are left in the mailbox are
  323. attributed to the correct author etc.
  324.  
  325.      When? Whenever you feel it's good to.  Most of the time you should
  326. never have to repair.  If you notice that you have a large number of
  327. garbled email addresses etc, then repair the mailbox.
  328.  
  329. Looking at mail in your OUT Queue:
  330. and What do all those buttons mean?
  331.  
  332.      You can either press 'F10' or select the menu item.  This will open up
  333. a non modal dialog box displaying the first 10 messages in your
  334. OUTGOING mail folder.  The UP and DOWN arrows will page between pages of
  335. ten.
  336.  
  337.      The items in the OUT Queue listing go in the order as follows:
  338.  
  339.      message size in Kilobytes
  340.      message to: (The recipient of this message)
  341.      message Subject
  342.      message date
  343.  
  344.           - View will view a selected message
  345.           - Export will save a message out to a new file
  346.           - Move will move a message to a different mail box (disabled now)
  347.           - Send Now will send the selected message immediately ignoring
  348.                the rest of the Queue.
  349.      
  350.           - Delete will delete a message from the Queue
  351.      
  352.           - Up arrow = previous page
  353.           - Down arrow = next page
  354.  
  355. Non-Modal dialog box features:
  356.  
  357.           Clicking on the fuller button will cause it to window shade. ie.
  358.      it will turn into only the title bar, which will also be reduced in
  359.      size.  Clicking on the fuller again returns the window to it's
  360.      previous state.
  361.  
  362. Settings what are they?
  363.  
  364.      A settings file contains all your personal data and preferences. Such 
  365. as your username or your mail path.  Each user or account should have their
  366. own settings file.  This will save you a massive amount of editing every
  367. time you want to retrieve mail from an account.  This also stores such
  368. things as your external viewer, so that multiple users can choose different
  369. editors.
  370.  
  371. So what are the settings:
  372.  
  373.      User settings:
  374.  
  375.           Username:  your username on the system you are getting mail from
  376.  
  377.           Password:  your password on the mail server. Usually the same as
  378.                          your slip password. Might vary though.
  379.  
  380.           Save Password: Simply whether you want your password to be
  381.                     automatically loaded when you launch antmail.
  382.  
  383.                Yes: saves password.
  384.  
  385.                No: doesn't save password.  You will be prompted for a 
  386.                     password at program launch or settings being loaded.
  387.  
  388.           Email address: Your email address ex. me@mysite.com
  389.  
  390.           Your Real Name: Just that. Your real name.
  391.  
  392.           Reply-to:  This is used if you want your return mail to be sent
  393.                     to a different address then the one you are mailing
  394.                     from.  Uses for this could be to send work mail from
  395.                     home that you want to retrieve at work.
  396.  
  397.                     ex. myaddress@here.com
  398.  
  399.                     reply-to: myaddress@there.edu
  400.  
  401.           Set mail folder...: Use Fileselector to choose a folder for your 
  402.                          mail to be kept in.  Multiple users should not
  403.                          use the same mail folder.  Use of the same mail 
  404.                          folder by multiple users, will mean that they will
  405.                          have no way to diferentiate their mail.
  406.  
  407.           Set SIG file...:  Use the file selector to choose a file to be
  408.                          used as your SIG file.  You need not set a SIG
  409.                          file. Antmail doesn't care what your SIG file is
  410.                          but there are conventions on USENET for what a 
  411.                          SIG file should consist of.  If you don't care
  412.                          about conventions remember that this will be put
  413.                          on all your mail, so you will have to store it in
  414.                          Queue'd messages and send it whenever you send a
  415.                          piece of mail.
  416.  
  417.      Server settings:
  418.  
  419.           POP Server:  The name of the server you want to get your mail
  420.                     from.
  421.  
  422.           SMTP Server: The name of the server through which you send your
  423.                     mail.  This can be different from your POP server and
  424.                     need not be at your ISP at all.  However you will want
  425.                     to find one that is near you on the net, or you will
  426.                     suffer from serious lags in all mail transactions.
  427.  
  428.           Leave Mail on Server:
  429.  
  430.                Yes: Doesn't delete mail in 'Get Mail' or 'Check Mail'-'Get
  431.                          All'
  432.  
  433.                No: Automatically deletes mail from server in above cases.
  434.  
  435.      Program settings:
  436.      
  437.           Use verbose listings in Check mail:
  438.  
  439.                Yes: Gets author info and size and subject line.
  440.  
  441.                No:  Doesn't get any of this info. You only get the size.
  442.  
  443.           Warning Verbose listings can dramatically increase your online
  444.                     time.
  445.  
  446.           Use Slow Disk I/O:
  447.  
  448.                Yes: slows down your through put, but may be necessary on
  449.                     some sytems.
  450.  
  451.                No: Has no slow downs, but may cause problems.  (On my
  452.                     Falcon, I have had no problems that could be attributed
  453.                     to this)
  454.  
  455.           Force Window Redraws:
  456.  
  457.                Yes: This will close and reopen windows when returning from
  458.                     an external program (editor or viewer).  This will be
  459.                     necessary for some users of Magic.
  460.  
  461.                No: This will just update the top window.  Much faster. 
  462.                     Also forcing the window redraws will cause problems
  463.                     under some AES's like XaAES.  So if you don't seem to
  464.                     need it set then set it at NO.
  465.  
  466.                How do I know if I need this set to yes?
  467.  
  468.                     If when returning from the viewer or editor, your
  469.                mailbox window dissappears and only a button is left on the
  470.                screen then you will need this set to Yes.
  471.  
  472.           Select external editor:
  473.  
  474.                Use the fileselector to choose a text viewer/editor for use
  475.                     when creating and viewing/editing OUTGOING Mail
  476.                     messages.
  477.  
  478.           Select external viewer:
  479.  
  480.                Use the fileselector to choose a text viewer for use
  481.                     when viewing Mail messages.
  482.  
  483.  
  484. Other items in Config menu:
  485.  
  486.      Open Settings:  Opens a settings file.  Alows use of program by
  487.           multiple users, or for users with multiple accounts.
  488.  
  489.      Save Settings:  Saves a settings file to disk.  You will want to do
  490.           this once you have edited them all.
  491.  
  492.      Save preferences:  This saves which settings file will be opened at
  493.           program launch.
  494.  
  495.  
  496. Items in the Extras menu:
  497.  
  498.      Nicknames:  Yes it's disabled.  It's not working yet.  Sorry.
  499.  
  500.      Create New User folder...:  Useful for automatically creating a new
  501.           set of folders.  Very handy and suggested for people just
  502.           setting up Antmail.
  503.  
  504.      Import NOS mail drop...:  Use this to import messages from NOS (Oasis)
  505.           select the *.EML file and Antmail will process all the messages
  506.           into the IN.BOX.  This can also be used with any system that
  507.           stores all the messages completely without editing them.  You
  508.           can even use this with "sendmail" under MiNT, however you will
  509.           have to import the messages one at a time.
  510.      
  511.           *NOTE* Antmail does not process these messages for the external
  512.           application.  If you do not delete these messages manually or 
  513.           through the external program they will imported again the next
  514.           time you import the mail drop.
  515.  
  516.  
  517. ********************************
  518.      Problem Solving
  519. ********************************
  520.  
  521. Problem:
  522.  
  523.      I get a drive α not responding error?
  524.  
  525.  
  526.      Solution.
  527.  
  528.      Remove the litle green file selector.  It causes this problem.
  529.  
  530. Problem:
  531.  
  532.      I can't Queue any messages?
  533.  
  534.           Possible cause:
  535.  
  536.                Your Mailpath is not set correctly.  This can be caused
  537.           by some alternate Fileselectors like Freedom.
  538.  
  539.           Solution:
  540.  
  541.                Try setting your mailpath again in User Settings.  With
  542.           Freedom select the folder name and press Ok, under the normal
  543.           fileselector go into the folder and don't select anything and
  544.           press Ok.    
  545.  
  546. Problem:
  547.  
  548.      I need to edit a message in my Out Queue, but Antmail doesn't have
  549.           a button there for edit.
  550.  
  551.           Solution:
  552.  
  553.                Just select View and when done editing save the file back
  554.           out to the name it was when you opened it.
  555.  
  556. Problem:
  557.  
  558.      I've edited my message, but when I try to save it asks if I should
  559.           overwrite "TMP.MSG".
  560.  
  561.           Solution:
  562.  
  563.                Your editor is just asking if you want to replace the old
  564.           TMP.MSG.  You do.  Just click on OK, or Save or Overwrite.  Which
  565.           ever your editor requires.
  566.  
  567. Problem:
  568.  
  569.      I was trying to get my mail but it was real slow, so I pressed the
  570.           "Esc" key.  Then it gave me a problem alert.
  571.  
  572.           Solution:
  573.  
  574.                Don't press the "Esc" key. ;)  Actually the "Esc" key is
  575.           only useful if you don't mind aborting the currect action. 
  576.           Sometimes mail servers are extremely slow, if you press the "Esc"
  577.           key you are canceling the action on your end.  Unfortunately
  578.           there is no easy way to do this for the server end.  So the
  579.           results can be nasty.  If you are just in the "listing" of
  580.           messages, you just won't get any more info on the rest of the 
  581.           messages.  If however you are retrieving you will end up getting
  582.           the messages wrong.  You're only hope then is to hit "Esc" again
  583.           and close out the connection to the server.  However you will
  584.           have to wait around 10 minutes before the server force logs you
  585.           out so that you can relogin.
  586.  
  587. Problem:
  588.  
  589.      I got my mail and I couldn't access the menu bar after I got the "Mail
  590.           transactions complete" dialog.  I pressed 'Esc' and got a TCP
  591.           close message on the screen.  But now I can't get back onto the 
  592.           server.
  593.  
  594.      Solution:
  595.  
  596.           The mail server never got you logged out.  You need to wait 10
  597.      minutes for it to force log you out, before you can get back into it.
  598.      However if you are done with your operations and don't want to wait
  599.      you can force close the connection with 'Esc'.
  600.  
  601. Problem:
  602.  
  603.      I can't send any mail.  It always tells me "Server not receiving".
  604.  
  605.      Solution:
  606.  
  607.           Check with your ISP (provider).  It's possible that your mail
  608.      server is not at the address you have set in Antmail.  If this fails
  609.      and your ISP uses a version of POP for sending mail, then just grab
  610.      another nearby SMTP server.  This may take some asking, but it's
  611.      possible.
  612.  
  613. Problem:
  614.  
  615.      When I reply to a message, the persons address has extra info at the
  616.           end.
  617.  
  618.      Solution.
  619.  
  620.           Hopefully this is gone now.  However it may still occur from time
  621.      to time.  If this happens just delete the extra characters off the end
  622.      of the mail address before saving.
  623.  
  624. Problem:
  625.  
  626.      When I use Verbose Listing in Check Mail, Ant_mail pauses until I
  627.           press a key at each message.
  628.  
  629.      Solution: 
  630.  
  631.           Unfortunately again.  During messages with long pauses press a
  632.      key.  There seems to be a POPMAIL server out there that doesn't 
  633.      conform to the specs.  Once I find out what it's using for a delimiter
  634.      I will be able to fix this.
  635.  
  636.           This also happens for some people constantly.  I'm looking at 
  637.      these routines to see what I can do to fix it.  For right now after
  638.      the modem stops flashing you can just hit a key to abort the routine
  639.      and go onto the next message.
  640.  
  641. Problem:
  642.  
  643.      When I return from viewing a message, sending mail or getting mail, 
  644.           antmail crashes.
  645.  
  646.      Solution:
  647.  
  648.           This is hopefully fixed for the IN.BOX.  If it works I will fix
  649.      it for the OUT Queue as well.
  650.  
  651.  
  652. /********************************/
  653.  
  654.      I've been working on updates for other STiK related programs so I
  655. didn't get as much done here as I originally planned.  However some nasty
  656. problems have popped up for some users.  Hopefully this fixes at least some
  657. of those without adding any more new ones.
  658.  
  659.      Well let me know what gives you problems. Also if you have anything
  660. you think is a priority to get done let me know.  You have a nice button in
  661. 'New Message' (Send mail to Dan) so use it.
  662.  
  663.      Dan Ackerman
  664.      baldrick@terminator.rs.itd.umich.edu
  665.      ackerman.29@postbox.acs.ohio-state.edu (I prefer this one)
  666.